text: Fix incomplete invalidation
authorMatthias Clasen <mclasen@redhat.com>
Tue, 23 Jul 2019 01:01:22 +0000 (18:01 -0700)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 23 Jul 2019 14:41:52 +0000 (10:41 -0400)
commit758c54eab83b6312becea3e716e2f195204fffd1
tree2f529279dd1d58772519ab0323a70e71a631d582
parentc39cc1557360d581a38c1e1b981b99bd5f5633f3
text: Fix incomplete invalidation

When a style change affects the text, we need to
clear the cached content, in order to pick up the
new text style.
gtk/gtktext.c